AHardwareBuffer_acquire

Acquire a reference on the given AHardwareBuffer object.

This prevents the object from being deleted until the last reference is removed.

Available since API level 26.

static if(__ANDROID_API__ >= 26)
void
AHardwareBuffer_acquire

Meta